Class | Description |
---|---|
AboutDialog |
AboutDialog Class
Used to create an About Dialog Popup Window
|
BackgroundWorker |
BackgroundWorker class
Contains nested BackgroundWorker classes
|
BooleanTableModel |
BooleanTableModel class
Custom table model
Boolean data rendered as a check box's
Only the first column is editable, boolean values should occur in the first column
|
GUIBuilder |
GUIBuilder class
Contains GUI functions relating to the construction of the GUI
|
GUIModifier |
GUIModifier utility class
Contains GUI functions relating to the dynamic modification of the GUI
|
ImageScalingPanel |
ImageScalingPanel class
Extends JPanel, Deals with Image Scaling functionality as well as Image Display
|
PopupWindow |
PopupWindow utility class
Contains popup window functions
|
RemoveFirstRowRenderer |
RemoveFirstRowRenderer class
Custom List Cell Renderer that ignores the first row
|